Package-level declarations

Contains the Mapbox Maps Android Style Layer API classes.

Types

Link copied to clipboard
The background color or pattern of the map.
Link copied to clipboard
Thrown when adding a layer to a map twice
Link copied to clipboard
A filled circle.
Link copied to clipboard
open class CustomLayer : Layer
Custom layer.
Link copied to clipboard
An extruded (3D) polygon.
Link copied to clipboard
open class FillLayer : Layer
A filled polygon with an optional stroked border.
Link copied to clipboard
A heatmap.
Link copied to clipboard
Client-side hillshading visualization based on DEM data.
Link copied to clipboard
abstract class Layer
Base class for the different Layer types
Link copied to clipboard
Link copied to clipboard
open class LineLayer : Layer
A stroked line.
Link copied to clipboard
Link copied to clipboard
class Property
Paint/Layout properties for Layer
Link copied to clipboard
open class PropertyFactory
Constructs paint/layout properties for Layers
Link copied to clipboard
open class PropertyValue<T>
Properties for Layer
Link copied to clipboard
Raster map textures such as satellite imagery.
Link copied to clipboard
An icon or a text label.
Link copied to clipboard
Resembles transition property from the style specification.